Filename | (eval 1106)[/usr/share/perl5/Sub/Quote.pm:5] |
Statements | Executed 6012 statements in 10.5ms |
Eval Invoked At | /usr/share/perl5/Sub/Quote.pm line 5 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
3002 | 2 | 2 | 6.45ms | 6.77ms | _reset_exception_stack | DBIx::Class::Storage::BlockRunner::
1 | 1 | 1 | 16µs | 25µs | BEGIN@4.2967 | Sub::Quote::
1 | 1 | 1 | 7µs | 7µs | BEGIN@10.2968 | Method::Generate::Accessor::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | { | ||||
2 | 2 | 1µs | my $_UNQUOTED = ${$_[1]->{"\$_UNQUOTED"}}; | ||
3 | 1 | 300ns | my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; | ||
4 | 2 | 93µs | 2 | 33µs | # spent 25µs (16+9) within Sub::Quote::BEGIN@4.2967 which was called:
# once (16µs+9µs) by Sub::Quote::_clean_eval at line 4 # spent 25µs making 1 call to Sub::Quote::BEGIN@4.2967
# spent 9µs making 1 call to warnings::unimport |
5 | # spent 6.77ms (6.45+315µs) within DBIx::Class::Storage::BlockRunner::_reset_exception_stack which was called 3002 times, avg 2µs/call:
# 3001 times (6.45ms+315µs) by DBIx::Class::Storage::BlockRunner::run at line 107 of DBIx/Class/Storage/BlockRunner.pm, avg 2µs/call
# once (5µs+0s) by DBIx::Class::Storage::BlockRunner::run at line 56 of Sub/Defer.pm | ||||
6 | $_QUOTED if 0; | ||||
7 | 3001 | 406µs | $_UNQUOTED if 0; | ||
8 | # BEGIN quote_sub PRELUDE | ||||
9 | package Method::Generate::Accessor; | ||||
10 | # spent 7µs within Method::Generate::Accessor::BEGIN@10.2968 which was called:
# once (7µs+0s) by Sub::Quote::_clean_eval at line 15 | ||||
11 | 1 | 900ns | $^H = "1762"; | ||
12 | 1 | 500ns | ${^WARNING_BITS} = "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"; | ||
13 | 1 | 5µs | %^H = ( | ||
14 | ); | ||||
15 | 1 | 45µs | 1 | 7µs | } # spent 7µs making 1 call to Method::Generate::Accessor::BEGIN@10.2968 |
16 | # END quote_sub PRELUDE | ||||
17 | 3001 | 9.99ms | delete $_[0]->{"exception_stack"} | ||
18 | |||||
19 | } | ||||
20 | 1 | 1µs | $$_UNQUOTED = \&DBIx::Class::Storage::BlockRunner::_reset_exception_stack | ||
21 | } | ||||
22 | 1 | 4µs | 1; | ||
23 | |||||
24 | ; |